home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / opus / drmo140.zip / DRM-OPUS.CFG next >
Text File  |  1993-02-09  |  5KB  |  125 lines

  1. ; DRM-OPUS.CFG config file for the PIONEER DRM-600 CDROM drive
  2. ;
  3. ;                      VERSION 1.40
  4. ;
  5. ;  ; or % are ignored. So are spaces in column 1 and blank lines
  6. ;
  7. ; NOTE: The keywords are most important, and the directories may be
  8. ; terminated with a backslash, but NO other characters should be after this!!
  9. ; If directory infomation is left out, the current directory is assumed!
  10.  
  11.  
  12. ;     Now for the options and commands. Please refer to Documentation
  13. ;     for more info on these...
  14.  
  15. ; MAXIMUS is used, when DRM-OPUS is used on a Maximus based BBS. It basicly
  16. ; changes the 0-based Opus comport setup to a 1-based Comport setup, so make
  17. ; sure you have this option enabled for Maximus v2.0x, and disabled on Opus
  18. ; 1.7x systems!!!!
  19. ;
  20. ; MAXIMUS
  21.  
  22. ; TASKLASTUSER is used, if you need to have your LastusXX.DAT files in a
  23. ; directory, other than the home directory, you run DRM-OPUS from. This
  24. ; keyword merely points to the directory where LastusXX.DAT will be stored
  25. ; if you ever need this. The default is to look for LastusXX.DAT in the
  26. ; directory, DRM-OPUS, and OPUS is run from.  Michael Goddard suggested
  27. ; this option... Normally you don't need to bother about it, etc...
  28. ;
  29. TaskLastUser c:\Opus
  30.  
  31. ; EXCLUDE specify the drive letters you want excluded from copying. This is
  32. ; intended for non-CDROM drives. Uncommenting, or giving no drive letters,
  33. ; will default to ALL drives. Using this, will speedup the process, and save
  34. ; diskspace in the hold directory, etc...
  35. ;
  36. EXCLUDE CDEFGHIJKLM
  37.  
  38. ; NOSORT will NOT sort (Ascending order) the requested download files,
  39. ; according to drive letter. Uncommenting or leaving it out, will sort
  40. ; the download files according to where the files are located on the
  41. ; drives. This is significant, especially on a Pioneer DRM-60x drive, as
  42. ; files that are requested in a mixed variety, can cause the DRM-60x to
  43. ; swop back & forth, unecessary, etc...
  44. ;
  45. ; Uncomment NOSORT if you don't want sorting...for some silly reason :-)
  46. ;
  47. ; NOSORT
  48.  
  49. ;
  50. ; HOLD is where the files are copied to, from the CDROM drive(s). This is
  51. ; then the directory, from where the user will actually download.
  52. ;
  53. ; VERY IMPORTANT!!! Make dead sure you have enough space on this drive/
  54. ;                   directory, especially, if you plan to use a RAM drive!
  55. ;
  56. HOLD g:\Drm
  57.  
  58. ;
  59. ;  LOGLEVEL specifies the amount of information you would like recorded in
  60. ;  your Opus.log file.
  61. ;
  62. ;   Level 0 = No log information will be written to the Opus log file
  63. ;   Level 1 = Minimum infomation will be written to the Opus log file
  64. ;   Level 2 = Medium information  (Recomended normal setting)
  65. ;   Level 3 = All information will be written to the log file and is the
  66. ;             recomended setting, when having problems, etc...
  67. ;   Level 4 = Diagnostic mode - The DSZ log file also gets dumped, and is only
  68. ;             to be used when errors are found, and the OpusXX.Log file needed
  69. ;             by the author to determain problems, etc...
  70. ;
  71. LOGLEVEL 4          ; Only Levels 0 to 4 allowed
  72.  
  73. ; RESTRICT, will secure the BBS, by resticting uploads of files that already
  74. ; exist in the upload directory, COMMAND.COM, AUTOEXEC.BAT (Upper and lower
  75. ; case. It also prevent the upload of incomming pathnames, etc. This is a
  76. ; built-in function of DSZ, and gets passed on directly. If you don't want
  77. ; this function, just un-comment it. Also please read the DSZ doc's for more
  78. ; info on this command.
  79. ;
  80. RESTRICT
  81.  
  82. ; NODUPES, will disable the built-in duplication detection of DRM-OPUS. Please
  83. ; read the docs for information on this. If you have duplicate files on
  84. ; different CD-ROM's, or even on normal disks, leave this commented for
  85. ; duplicate detection and handling, etc...
  86. ;
  87. ; NODUPES
  88. ;
  89. ; PORT1 to PORT8 may be used to remap the port I/O address, for DSZ. If it
  90. ; is not specified, or commented out with ; or %, then defaults for
  91. ; COM1 and COM2 will be used, namely:
  92. ;
  93. ;                  PORT1 3F8,4,0
  94. ;                  PORT1 2F8,3,0
  95. ;
  96. ; BE sure what you are doing when fiddling with these values, as unpredictable
  97. ; results will occur, when wrong values are entered...
  98. ;
  99. ; Remember, first paramater is the PORT ADDRESS, second the INTERRUPT, and
  100. ; third the Interface speed (Locked speed).
  101. ;
  102. ; Also remember to lock your FOSSIL, or use the same locked baudrate as your
  103. ; FOSSIL
  104. ;
  105. ; With X00 as a device driver in your CONFIG.SYS, it might be:
  106. ;
  107. ; X00.SYS E 0=3F8,IRQ4 1=2F8,IRQ3 2=2B0,IRQ7 3=368,IRQ5 B,0,38400 B,1,38400 B,2,19200 B,3,19200 T=1024 R=2048 FIFO=15 VP=2BF,8F
  108. ;
  109. ; Please consult the X00 docs for further info on the above.
  110. ;
  111. ; VERY IMPORTANT!!!: If you do not lock the baudrate, like most common on
  112. ; highspeed modems, use 0 for the baudrate. The user connect rate will then
  113. ; be used!!! See the DOC's for more details...
  114. ;
  115. PORT1 3F8,4,38400 ;Port 1, I/O port address 3F8, interupt 4, 38400 locked baud
  116. PORT2 2F8,3,19200 ;etc
  117. PORT3 3E8,5,19200
  118. PORT4 378,7,19200
  119. PORT5 2E8,2,19200
  120. PORT6 000,0,0
  121. PORT7 000,0,0
  122. PORT8 000,0,0
  123.  
  124. ;end
  125.